Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / PropertyBridge<TPropType> Class / SourceProperty Field

In This Topic
    SourceProperty Field (PropertyBridge<TPropType>)
    In This Topic
    Identifies the PropertyBridge<TPropType>.Source dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SourceProperty As DependencyProperty
    public static readonly DependencyProperty SourceProperty
    See Also